绘制直线
[helpstring("method DrawLine")] HRESULT DrawLine([in] DOUBLE dX1, [in] DOUBLE dY1, [in] DOUBLE dX2, [in] DOUBLE dY2);
IMxDrawWorldDraw 方法